curl --request GET \
--url https://use.hoop.dev/api/login{
"login_url": "<string>"
}Returns the login url to perform the signin on the identity provider
curl --request GET \
--url https://use.hoop.dev/api/login{
"login_url": "<string>"
}Was this page helpful?